Skip to content

Update single libraries #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 1, 2019
Merged

Update single libraries #315

merged 5 commits into from
Aug 1, 2019

Conversation

masci
Copy link
Contributor

@masci masci commented Jul 31, 2019

Adding the ability to upgrade single libs vs. just upgrading all or nothing. This will be now possible:

arduino-cli lib upgrade WiFiNINA

Also in this PR (sorry it got too large)

  • fix a bug preventing to show the latest version in arduino-cli lib list (an integration test will be added separately to avoid regressions)
  • changed the API to avoid passing around useless parameters

@masci masci added this to the 0.4.0-alpha milestone Jul 31, 2019
Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left few ultra-nitpicking comments about the command help messages

@masci masci merged commit 36e36cf into master Aug 1, 2019
@masci masci deleted the massi/upgrade-lib branch August 1, 2019 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants